MoxiWorks Platform
.NET SDK For MoxiWorks Public API
MoxiWorks.Platform.Listing Class Reference

Listing entity representing a Brokerage’s listing. More...

Inheritance diagram for MoxiWorks.Platform.Listing:
MoxiWorks.Platform.ListingBase

Properties

string ListingID [get, set]
 The MLS number for the listing. More...
 
string ListingContractDate [get, set]
 This is a string representing a date on which the listing contract was initiated. The string format is MM/DD/YYYY. More...
 
string ListingURL [get, set]
 Details URL for this listing. More...
 
List< OpenHouseOpenHouse [get, set]
 Open house data More...
 
- Properties inherited from MoxiWorks.Platform.ListingBase
float LotSizeAcres [get, set]
 This is the property size of the listing land in acres. If no data is available for this attribute, it will be null. More...
 
int BathroomsFull [get, set]
 This is the number of full bathrooms in the property. If no data is available for this attribute, it will be null. More...
 
int BathroomsHalf [get, set]
 This is the number of half bathrooms in the property. If no data is available for this attribute, it will be null. More...
 
int BathroomsOneQuarter [get, set]
 This is the number of quarter-sized bathrooms in the property. If no data is available for this attribute, it will be null. More...
 
int BathroomsPartial [get, set]
 This is the number of partial bathrooms in the property. If no data is available for this attribute, it will be null. More...
 
int BathroomsThreeQuarter [get, set]
 This is the number of three-quarter bathrooms in the property. If no data is available for this attribute, it will be null. More...
 
int BathroomsTotalInteger [get, set]
 This is the number of rooms that are bathrooms in the property. This is not a summary count of bathrooms by size. If no data is available for this attribute, it will be null. More...
 
float BathroomsTotal [get, set]
 This is the summary count of bathrooms in the property. This will be the number of quarter-bathrooms plus half-bathrooms plus three-quarter bathrooms plus full bathrooms. If no data is available for this attribute, it will be null. More...
 
int BedroomsTotal [get, set]
 This is the number of bedrooms in the property. If no data is available for this attribute, it will be null. More...
 
string PublicRemarks [get, set]
 These are human-readable notes about the property generated by the property agent. If no data is available for this attribute, it will be null. More...
 
string ModificationTimestamp [get, set]
 This is a string representing a date on which the listing data was last updated. The string format is MM/DD/YYYY. If no data is available for this attribute, it will be null. More...
 
bool InternetAddressDisplayYN [get, set]
 This denotes whether the property should be displayed on a public facing website. If no data is available for this attribute, it will be null. More...
 
int DaysOnMarket [get, set]
 The number of days the listing has been on market. More...
 
string CreatedDate [get, set]
 This is a string representing a date on which the Listing object was created. The string format is MM/DD/YYYY. More...
 
string ElementarySchool [get, set]
 The elementary school for the property. More...
 
int GarageSpaces [get, set]
 The number of garage spaces that are available at the property. More...
 
bool WaterfrontYN [get, set]
 Whether the property is waterfront. More...
 
string HighSchool [get, set]
 The high school for the property. More...
 
int AssociationFee [get, set]
 The home owner’s association fee for the property. More...
 
string ListOfficeName [get, set]
 The name of the listing office. More...
 
int ListPrice [get, set]
 The listed price for the listing. More...
 
string ListAgentFullName [get, set]
 The name of the listing agent. More...
 
string ListAgentUUID [get, set]
 A unique identifier for the listing agent. This will correspond to the uuid field of an Agent. More...
 
string SecondaryListAgentFullName [get, set]
 If there is a second listing agent, the name of the second listing agent. More...
 
string SecondaryListAgentUUID [get, set]
 If there is a second listing agent, the unique identifier for the second listing agent. This will correspond to the uuid field of an Agent. More...
 
string Address [get, set]
 The street address of the property. More...
 
string Address2 [get, set]
 Additional street address information, for example, suite number. More...
 
string City [get, set]
 City or township the property is located in. More...
 
string CountyOrParish [get, set]
 Contry or parish the property is located in. More...
 
string Latitude [get, set]
 
string Longitude [get, set]
 
string StateOrProvince [get, set]
 Whether to display information about this listing publicly. If this is false, then the information about this listing should not be visible to the Internet. More...
 
string PostalCode [get, set]
 The zip code or postal code the property is located in. More...
 
string LotSizeSquareFeet [get, set]
 Total area of the lot. More...
 
bool InternetEntireListingDisplayYN [get, set]
 Whether to display information about this listing publicly. If this is false, then the information about this listing should not be visible to the Internet. More...
 
string MiddleOrJuniorSchool [get, set]
 The middle school for the property. More...
 
string ListOfficeAOR [get, set]
 The name of the MLS which this listing is listed with. More...
 
bool PoolYN [get, set]
 Whether the property has a pool. More...
 
string PropertyType [get, set]
 The type of property being listed. This can be one of Residential, Condo-Coop, Townhouse, Land, Multifamily More...
 
int TaxAnnualAmount [get, set]
 The total annual property tax. More...
 
int TaxYear [get, set]
 The tax year that the property tax in TaxAnnualAmount was assessed. More...
 
bool SingleStory [get, set]
 Whether the building has one story or is multi-story. More...
 
int LivingArea [get, set]
 Total square footage of the building(s) on the property. More...
 
string Title [get, set]
 A short description of the property. More...
 
bool ViewYN [get, set]
 Whether the property has a view. More...
 
int YearBuilt [get, set]
 The year the living building(s) on the property were built. More...
 
bool OnMarket [get, set]
 Whether the listing is currently on-market. More...
 
string Status [get, set]
 Detailed status of the listing; whether it’s active pending More...
 
string MoxiWorksListingId [get, set]
 The unique Identifier for the listing in The Moxi Works Platform. More...
 
List< PropertyFeaturesPropertyFeatures [get, set]
 Any defined features about the property. More...
 
List< ListingImageLisingImages [get, set]
 Any images of the property. More...
 
string ListAgentMoxiWorksOfficeID [get, set]
 ID of listing agent office More...
 
bool AgentCreatedListing [get, set]
 Whether the agent created this listing. More...
 
string VirtualTourURL [get, set]
 Virtual tour URL for this listing. More...
 

Detailed Description

Listing entity representing a Brokerage’s listing.

Property Documentation

◆ ListingContractDate

string MoxiWorks.Platform.Listing.ListingContractDate
getset

This is a string representing a date on which the listing contract was initiated. The string format is MM/DD/YYYY.

◆ ListingID

string MoxiWorks.Platform.Listing.ListingID
getset

The MLS number for the listing.

◆ ListingURL

string MoxiWorks.Platform.Listing.ListingURL
getset

Details URL for this listing.

◆ OpenHouse

List<OpenHouse> MoxiWorks.Platform.Listing.OpenHouse
getset

Open house data


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