MoxiWorks Platform
.NET SDK For MoxiWorks Public API
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 NMoxiWorks
 NPlatform
 NInterfaces
 CIActionLogServiceWrapper around the service to allow stubbing of the service.
 CIAgentServiceWrapper around the service to allow stubbing of the service.
 CIBrandService
 CIBuyerTransactionServiceWrapper around the service to allow stubbing of the service.
 CICompanyServiceWrapper around the service to allow stubbing of the service.
 CIContactServiceWrapper around the service to allow stubbing of the service.
 CIContextClientWrapper around the Client to allow stubbing of client interactions.
 CIEmailCampaignServiceWrapper around the service to allow stubbing of the service.
 CIEventServiceWrapper around the service to allow stubbing of the service.
 CIGalleryService
 CIGroupServiceWrapper around the service to allow stubbing of the service.
 CIListingServiceWrapper around the service to allow stubbing of the service.
 CIMoxiWorksClientWrapper around the service for allow better Dependancy Injection.
 CIOfficeServiceWrapper around the service to allow stubbing of the service.
 CIPresentationLogService
 CISellerTransactionServiceWrapper around the service to allow stubbing of the service.
 CISoldListingService
 CITaskServiceWrapper around the service to allow stubbing of the service.
 CITeamService
 CActionLogMoxi 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.
 CActionLogIndexItemEntity to record actions that contacts take, that an agent might want to see.
 CActionLogResultsA Result of an abbreviated collection of Action Logs (ActionLogIndexItems).
 CActionLogServiceMoxi 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.
 CAgentThe following object makes up the payload of the Agent response for a Show request.
 CAgentResultsContainer for returning Multiple agents.
 CAgentServiceMoxi 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.
 CAlternateOfficeOther offices associated with an Agent
 CBrandMoxi Works Brand objects contain data about brand colors & logos associated with a company.
 CBrandResultsCollection of Brands returned by a brand query.
 CBrandServiceMoxi 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.
 CBuyerTransactionEntity representing buyer-side of transactions that agents are working on.
 CBuyerTransactionResultsContainer for returning Multiple BuyerTransactions.
 CBuyerTransactionServiceMoxi Works Platform BuyerTransaction entities represent buyer-side transactions that agents are working on.
 CCompanyMakes up the payload of the Company response for a Show request.
 CCompanyResultsCollection of Companies returned by a company query.
 CCompanyServiceFinding an Company using the Moxi Works platform.
 CContactMoxi Works Platform Contact entities represent an agent’s contacts in the Moxi Works Platform.
 CContactResultsAn entity that returns a collection of EmailCampaigns.
 CContactServiceMoxi Works Platform Contact entities represent an agent’s contacts in the Moxi Works Platform.
 CCredentialsGet the application configurations for the Identifier and Secret
 CEmailCampaignEntity that represents the email campaign established between agents and contact via Moxi Works.
 CEmailCampaignResultsEmail Campaign Collection that includes information for paging.
 CEmailCampiagnServiceMoxi Works Platform EmailCampign entities represent email campaigns established between agents and contacts via Moxi Works.
 CEventMoxi Works Platform Event entity represents appointments, meetings or other events scheduled for an agent.
 CEventDateListEvent Collection sorted by date.
 CEventDeleteResultEntity returned when a Event is deleted.
 CEventResultsCollection of Events dates returned by an event query.
 CEventServiceMoxi Works Platform Event entities represent appointments, meetings or other events scheduled for an agent.
 CGallery
 CGalleryResults
 CGalleryServiceMoxi Works Platform Gallery entities are groups of photos an agent has associated with a listing.
 CGroupGroup entity represent groupings of an agent’s contacts.
 CGroupItemlight weight objext returned we searching for Groups
 CGroupResultsCollection of GroupItems returned from a search.
 CGroupServiceMoxi Works Platform Group entities represent groupings of an agent’s contacts.
 CListingListing entity representing a Brokerage’s listing.
 CListingBase
 CListingImageMeta data around an image for a listing property
 CListingResultsListing Collection of returned by an listing query.
 CListingServiceMoxi Works Platform Listing entities represent a Brokerage’s listings.
 CListingUpdatableDataUsed to hold properties updatable for listings
 CListingUpdate
 CMlsEntryMLS Entry basic Moxi Works mls data
 CMoxiWorksClientGeneric point of interaction to the IClientContext
 CMoxiWorksErrorEntity for Handling errors returned from the Moxi Works API platfrom.
 COfficeOffice entities represent brokerage offices.
 COfficeResultsCollection of Offices returned from a search.
 COfficeServiceMoxi Works Platform Office entities represent brokerage offices.
 COpenHouse
 CPresentationLog
 CPresentationLogResults
 CPresentationLogService
 CPropertyFeaturesCollection of features of a listing
 CResponseGeneric object used to contain respones for Moxi Works API.
 CSellerTransactionEntity representing seller-side of transactions that agents are working on.
 CSellerTransactionResultsContainer for returning a SellerTransaction Collection.
 CSellerTransactionServiceMoxi Works Platform SellerTransaction entities represent seller-side transactions that agents are working on.
 CSessionHolds authentication data between api calls.
 CSoldListing
 CSoldListingResults
 CSoldListingService
 CTaskEntity that represents a task that agents need to perform on behalf of, or in relation to their contacts.
 CTaskResponseContainer for returning a Task Collection.
 CTaskServiceMoxi Works Platform Task entities represent tasks that agents need to perform on behalf of, or in relation to their contacts.
 CTeam
 CTeamResults
 CTeamService
 CUriBuilderused internaly to generate urls to the moxiworks api