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

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

Inheritance diagram for MoxiWorks.Platform.Interfaces.IOfficeService:
MoxiWorks.Platform.OfficeService

Public Member Functions

Task< Response< Office > > GetOfficeAsync (string moxiWorksOfficeId, string moxiWorksCompanyId)
 
Task< Response< OfficeResults > > GetCompanyOfficesAsync (string moxiWorksCompanyId, int pageNumber=1)
 

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: