MoxiWorks Platform
.NET SDK For MoxiWorks Public API
MoxiWorks.Platform.Interfaces.IListingService Interface Reference

Wrapper around the service to allow stubbing of the service. More...

Inheritance diagram for MoxiWorks.Platform.Interfaces.IListingService:
MoxiWorks.Platform.ListingService

Public Member Functions

Task< Response< Listing > > GetListingAsync (string moxiWorksListingId, string moxiWorksCompanyId)
 
Task< Response< ListingResults > > GetListingsUpdatedSinceAsync (string moxiWorksCompanyId, AgentIdType agentIdType, string agentId=null, DateTime? updatedSince=null, string lastMoxiWorksListingId=null)
 

Properties

IMoxiWorksClient Client [get, set]
 

Detailed Description

Wrapper around the service to allow stubbing of the service.


The documentation for this interface was generated from the following file: