![]() |
MoxiWorks Platform
.NET SDK For MoxiWorks Public API
|
▼NMoxiWorks | |
▼NPlatform | |
▼NInterfaces | |
CIActionLogService | Wrapper around the service to allow stubbing of the service. |
CIAgentService | Wrapper around the service to allow stubbing of the service. |
CIBrandService | |
CIBuyerTransactionService | Wrapper around the service to allow stubbing of the service. |
CICompanyService | Wrapper around the service to allow stubbing of the service. |
CIContactService | Wrapper around the service to allow stubbing of the service. |
CIContextClient | Wrapper around the Client to allow stubbing of client interactions. |
CIEmailCampaignService | Wrapper around the service to allow stubbing of the service. |
CIEventService | Wrapper around the service to allow stubbing of the service. |
CIGalleryService | |
CIGroupService | Wrapper around the service to allow stubbing of the service. |
CIListingService | Wrapper around the service to allow stubbing of the service. |
CIMoxiWorksClient | Wrapper around the service for allow better Dependancy Injection. |
CIOfficeService | Wrapper around the service to allow stubbing of the service. |
CIPresentationLogService | |
CISellerTransactionService | Wrapper around the service to allow stubbing of the service. |
CISoldListingService | |
CITaskService | Wrapper around the service to allow stubbing of the service. |
CITeamService | |
CActionLog | Moxi Works ActionLog entries record actions that contacts take that an agent might want to see to increase their effectivity. For example, if a contact sends an email to an agent asking a question, Moxi Works ActionLog will record that interaction and display it to the agent. |
CActionLogIndexItem | Entity to record actions that contacts take, that an agent might want to see. |
CActionLogResults | A Result of an abbreviated collection of Action Logs (ActionLogIndexItems). |
CActionLogService | Moxi Works ActionLog entries record actions that contacts take that an agent might want to see to increase their effectivity. For example, if a contact sends an email to an agent asking a question, Moxi Works ActionLog will record that interaction and display it to the agent. |
CAgent | The following object makes up the payload of the Agent response for a Show request. |
CAgentResults | Container for returning Multiple agents. |
CAgentService | Moxi Works Agent objects contain data about agents that your organization can use. For example, you can determine an agent’s office address or primary phone number from an Agent object. |
CAlternateOffice | Other offices associated with an Agent |
CBrand | Moxi Works Brand objects contain data about brand colors & logos associated with a company. |
CBrandResults | Collection of Brands returned by a brand query. |
CBrandService | Moxi Works Brand objects contain data about brand colors & logos associated with a company. For example, you can get a Company’s logo for use within your own product. |
CBuyerTransaction | Entity representing buyer-side of transactions that agents are working on. |
CBuyerTransactionResults | Container for returning Multiple BuyerTransactions. |
CBuyerTransactionService | Moxi Works Platform BuyerTransaction entities represent buyer-side transactions that agents are working on. |
CCompany | Makes up the payload of the Company response for a Show request. |
CCompanyResults | Collection of Companies returned by a company query. |
CCompanyService | Finding an Company using the Moxi Works platform. |
CContact | Moxi Works Platform Contact entities represent an agent’s contacts in the Moxi Works Platform. |
CContactResults | An entity that returns a collection of EmailCampaigns. |
CContactService | Moxi Works Platform Contact entities represent an agent’s contacts in the Moxi Works Platform. |
CCredentials | Get the application configurations for the Identifier and Secret |
CEmailCampaign | Entity that represents the email campaign established between agents and contact via Moxi Works. |
CEmailCampaignResults | Email Campaign Collection that includes information for paging. |
CEmailCampiagnService | Moxi Works Platform EmailCampign entities represent email campaigns established between agents and contacts via Moxi Works. |
CEvent | Moxi Works Platform Event entity represents appointments, meetings or other events scheduled for an agent. |
CEventDateList | Event Collection sorted by date. |
CEventDeleteResult | Entity returned when a Event is deleted. |
CEventResults | Collection of Events dates returned by an event query. |
CEventService | Moxi Works Platform Event entities represent appointments, meetings or other events scheduled for an agent. |
CGallery | |
CGalleryResults | |
CGalleryService | Moxi Works Platform Gallery entities are groups of photos an agent has associated with a listing. |
CGroup | Group entity represent groupings of an agent’s contacts. |
CGroupItem | light weight objext returned we searching for Groups |
CGroupResults | Collection of GroupItems returned from a search. |
CGroupService | Moxi Works Platform Group entities represent groupings of an agent’s contacts. |
CListing | Listing entity representing a Brokerage’s listing. |
CListingBase | |
CListingImage | Meta data around an image for a listing property |
CListingResults | Listing Collection of returned by an listing query. |
CListingService | Moxi Works Platform Listing entities represent a Brokerage’s listings. |
CListingUpdatableData | Used to hold properties updatable for listings |
CListingUpdate | |
CMlsEntry | MLS Entry basic Moxi Works mls data |
CMoxiWorksClient | Generic point of interaction to the IClientContext |
CMoxiWorksError | Entity for Handling errors returned from the Moxi Works API platfrom. |
COffice | Office entities represent brokerage offices. |
COfficeResults | Collection of Offices returned from a search. |
COfficeService | Moxi Works Platform Office entities represent brokerage offices. |
COpenHouse | |
CPresentationLog | |
CPresentationLogResults | |
CPresentationLogService | |
CPropertyFeatures | Collection of features of a listing |
CResponse | Generic object used to contain respones for Moxi Works API. |
CSellerTransaction | Entity representing seller-side of transactions that agents are working on. |
CSellerTransactionResults | Container for returning a SellerTransaction Collection. |
CSellerTransactionService | Moxi Works Platform SellerTransaction entities represent seller-side transactions that agents are working on. |
CSession | Holds authentication data between api calls. |
CSoldListing | |
CSoldListingResults | |
CSoldListingService | |
CTask | Entity that represents a task that agents need to perform on behalf of, or in relation to their contacts. |
CTaskResponse | Container for returning a Task Collection. |
CTaskService | Moxi Works Platform Task entities represent tasks that agents need to perform on behalf of, or in relation to their contacts. |
CTeam | |
CTeamResults | |
CTeamService | |
CUriBuilder | used internaly to generate urls to the moxiworks api |